Declaration of prinit<>(). More...
#include <iostream>
#include <iterator>
#include <boost/mpi.hpp>
#include <boost/mpi/collectives.hpp>
Go to the source code of this file.
Functions | |
template<typename T > | |
void | printit (const boost::mpi::communicator &comm, const std::vector< T > things, const std::string &caption) |
Declaration of prinit<>().
void printit | ( | const boost::mpi::communicator & | comm, | |
const std::vector< T > | things, | |||
const std::string & | caption | |||
) |